-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): Bump the tunit group with 1 update #945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps TUnit from 0.67.19 to 0.71.0 --- updated-dependencies: - dependency-name: TUnit dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tunit ... Signed-off-by: dependabot[bot] <[email protected]>
|
@dependabot show Azure.Identity |
|
@dependabot unignore Azure.Identity |
|
No dependency name (azure.identity) or ignore conditions found to unignore. |
|
@dependabot show all |
|
@dependabot unignore all |
|
No dependency name (all) or ignore conditions found to unignore. |
|
@dependabot help |
|
@dependabot show Azure.Identity ignore conditions |
|
No ignore conditions found for the dependency azure.identity |
|
@dependabot show all ignore conditions |
|
No ignore conditions found for the dependency all |
|
Looks like TUnit is updatable in another way, so this is no longer needed. |
Updated TUnit from 0.67.19 to 0.71.0.
Release notes
Sourced from TUnit's releases.
0.71.0
What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.70.7...v0.71.0
0.70.7
What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.70.4...v0.70.7
0.70.4
What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.70.2...v0.70.4
0.70.2
What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.70.0...v0.70.2
0.70.0
This change focuses on major changes around the assertions API. Those who have defined custom assertions will need to adjust their code to inherit from
Assertion<T>now.There is also source generators to easily define custom assertions - See more here: https://tunit.dev/docs/assertions/extensibility/source-generator-assertions
What's Changed
Breaking Changes 🛠
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.67.19...v0.70.0
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions